home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / mmaker20.zip / MMAKER.DOC < prev    next >
Text File  |  1992-03-04  |  21KB  |  490 lines

  1.  
  2.                               MATCH MAKER
  3.  
  4.                                   v2.0
  5.  
  6.  
  7.                                    by
  8.  
  9.                               Al Lawrence
  10.  
  11.                             Sunrise-80  BBS
  12.                             (404) 256-9525
  13.  
  14.  
  15.  
  16.  
  17.                                DESCRIPTION
  18.                                ___________
  19.  
  20.    Match Maker allows for the matching of callers with like interests 
  21.    based upon answers given to questions developed by the Sysop.
  22.   
  23.    You may create up to 50 questions to be asked of each caller. You may 
  24.    create a different set of questions, based upon the callers sex. All 
  25.    that is required is to assign the proper filename to each set.
  26.  
  27.    You may create a file containing names you do not want used as an 
  28.    alias (registered version only).
  29.  
  30.    You may limit the number of times a caller may access the door.
  31.  
  32.    You may send and receive PRIVATE messages (does not affect the normal
  33.    BBS message base).
  34.  
  35.    Message database can accomodate unlimited number of messages.
  36.  
  37.    Caller database can accomodate unlimited number of users.
  38.  
  39.    All Caller database records contain the logon name of the caller. 
  40.  
  41.    A maintainance program is supplied to be used to purge the databases and
  42.    recreate Index files. Command line parameters define the purge criteria
  43.    for Event maintenance (Registered version only). When run locally you define
  44.    the purge criteria at run time (Registered version only). Unregistered 
  45.    version allows for the search and viewing of Callers records (search may be
  46.    Alias or logon name) as well as the recreation of Indexes.
  47.  
  48.    Maintenance program can clear all answers to questions. The Door pgm will 
  49.    then detect this and force the caller to answer the new set of questions.
  50.  
  51.  
  52.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  53.          created in the directory you run the door from.
  54.  
  55.  
  56.  
  57.                         INSTALLATION/LIMITATIONS
  58.                         ________________________
  59.  
  60.  
  61.    >>>>>>>> ++++ BE SURE THAT YOU HAVE SHARE.EXE LOADED!!!! ++++ <<<<<<<<
  62.  
  63.  
  64.    Installation is fairly easy and straight-forward. The following steps and
  65.    examples should have you up and running in a very short period of time.
  66.    It is assumed that you are familiar with setting up DOORS on your system.
  67.    To this end, only examples of the configuration file and Door batch file
  68.    are described.
  69.  
  70.       1) Create a directory to hold all MATCH MAKER files
  71.  
  72.       2) Unzip MMAKERxx.ZIP into the the above directory
  73.  
  74.          NOTE: BRUN45.EXE is not included but is required !!!
  75.  
  76.       3) Create a configuration file, with a name of your choice, or
  77.          modify the supplied MMAKER.CFG file. A description follows:
  78.  
  79.             **                       Location of system file (See Below)
  80.             SUNRISE-80 BBS           Your BBS Name
  81.             Al                       Sysop's First Name
  82.  
  83.             Lawrence                 Sysop's Last Name
  84.  
  85.             00000000                 Registration Number
  86.  
  87.         #   2                        Keyboard timeout value in Minutes
  88.  
  89.     !   #   1                        Maximum # of Games per day
  90.                                      (Sysop gets 99, Registered version ONLY)
  91.  
  92.     !   #   0                        Time allowed in Door
  93.                                      (Sysop = Time Remaining - REG. VERSION)
  94.  
  95.             1                         Message Center Functions
  96.                                       1 = allow msg to be left/read
  97.                                       0 = disable message function
  98.  
  99.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  100.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  101.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  102.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  103.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  104.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  105.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  106.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  107.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  108.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  109.  
  110.     @   #   XXXX/YYYY                 Blackout Range  From/To
  111.     @   #   XXXX/YYYY                 Blackout Range  From/To
  112.     @   #   XXXX/YYYY                 Blackout Range  From/To
  113.     @   #   XXXX/YYYY                 Blackout Range  From/To
  114.     @   #   XXXX/YYYY                 Blackout Range  From/To
  115.  
  116.  
  117.      
  118.               ** = Replace with ONE of the following:
  119.  
  120. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  121. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  122. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  123.                                    (Note:DOOR.SYS must be in SAME directory)
  124. C:\BBS\DOOR.SYS                 <- For systems that support DOOR.SYS
  125. C:\BBS\DORINFOx.DEF             <- For QBBS/RBBS/RA. Replace x with Node #.
  126. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  127. C:\BBS\CHAIN.TXT                <- For WWIV systems 
  128.  
  129.  
  130.            # = Requires registration to change to a different value.
  131.            ! = See "Plays Per Day" Below
  132.            @ = See "Blackout Periods" Below
  133.  
  134.                NOTE: There are NO Blank Lines in the Config File!!
  135.  
  136.  
  137.  
  138.  
  139.       4) Create a batch file or modify the MMAKER file supplied. A
  140.          description of this file follows:
  141.  
  142.             ECHO off
  143.             cd\PCB\DOORS\MMAKER       Location of MatchMaker files
  144.             MMAKER MMAKER.CFG         EXE filename and CFG filename (Name
  145.                                       used in creating file in #3 above)
  146.             CD\PCB
  147.         *   BOARD
  148.  
  149.                * This is for PCboard. Replace with whatever your software
  150.                  requires to return to the BBS
  151.  
  152.        5) When running in more than one node, be sure to supply a
  153.           different configuration name for each node (your choice of name).
  154.  
  155.        6) The maximum number of messages that can exist in the Message
  156.           Database is 25 in the UNREGISTERED version and 1000 in the 
  157.           REGISTERED version.
  158.   
  159.  
  160.                          WELCOME Text File (MMWELCOM)
  161.                          ____________________________
  162.  
  163.       To allow you complete flexibility in the way in which you can welcome 
  164.       your callers to the MatchMaker Door, you would use a Text editor to 
  165.       create a freeform file called MMWELCOM. The MMWELCOM file included in the
  166.       ZIP file MUST be used if MatchMaker is NOT registered. In the registered 
  167.       version use of the file is optional.
  168.     
  169.  
  170.    
  171.                      New Questions Bulletin (MMNEWQUE.TXT)
  172.                      _____________________________________
  173.  
  174.       This file is displayed when the Sysop has chosen to clear the current set
  175.       of questions and force the callers to re-answer the new set. You can use
  176.       the default file supplied or create your own. The file name must be 
  177.       called MMNEWQUE.TXT !
  178.  
  179.  
  180.                                BLACKOUT PERIODS
  181.                                ________________
  182.  
  183.       Use the Blackout ranges option to define up to 5 time periods during
  184.       which you DO NOT want the Door to be played. If a caller tries to access 
  185.       the Door during the Blackout period, they will be shown a message that
  186.       contains ALL the Blackout periods you have defined, and to try the Door
  187.       at a later time.
  188.  
  189.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  190.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  191.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  192.  
  193.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  194.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  195.                    a Blackout range.
  196.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  197.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  198.  
  199.  
  200.                               TRASHCAN FILE
  201.                               _____________
  202.  
  203.       This is a text file you must create (if you wish to use one), with
  204.       a file name of MMTCAN.DAT and it must reside in the Door directory.
  205.  
  206.       This file is used if you want to block the use of "offensive" alias'
  207.       callers may choose to use. Each name (up to a maximum of 10 characters
  208.       must appear on a separate line within the text file. 
  209.  
  210.       NOTE: The name must match EXACTLY !!!
  211.  
  212.       This file is valid only with registered versions of the Door
  213.  
  214.  
  215.  
  216.                           PLAYS Per DAY/DOOR Time
  217.                           _______________________
  218.  
  219.       Plays Per Day and Door Time can be controlled several ways:
  220.  
  221.       (1) You can use the Games Per Day, singular option, in the config
  222.           file above. This option, will affect ALL callers whose Security
  223.           Level is NOT defined in any of the 10 optional Security Level/
  224.           Plays Per Day entries in the config file.
  225.  
  226.       (2) You can use the Door Time, singular option, in the config file
  227.           above. This option, will affect ALL callers whose Security
  228.           Level is NOT defined in any of the 10 optional Security Level/
  229.           Plays Per Day/Door Time entries in the config file.
  230.  
  231.       (3) You can restrict the number of games a specific Security Level
  232.           will be allowed to play per day or REWARD specific Levels with 
  233.           more Plays Per Day. 
  234.  
  235.           Likewise, you can restrict the Play time for a specific Security
  236.           Level or REWARD specific Levels with more Door Time.
  237.  
  238.           These options are handled by the use of the 10 config 
  239.           entries (000=00/00). 
  240.           
  241.           The format of each entry is as follows:
  242.  
  243.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  244.                      where =  is a constant and MUST be included
  245.                      where YY is the # of games per day (must be 2 digits)
  246.                      where / is a constant and MUST be included
  247.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  248.           
  249.           If the callers Security Level is NOT defined, his/her Plays Per
  250.           Day and Door Time will be controlled by the values in items
  251.           (1) and (2), above, respectively..
  252.  
  253.           You may define up to 10 Security Levels. All unused entries must
  254.           be defined as   000=00/00
  255.         --------------------------------------------------------------------
  256.           Example: Suppose you had 3 Security Levels defined on your BBS as
  257.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you 
  258.           wanted to set Plays Per Day as :     Subscriber=5
  259.                                            Visiting Sysop=2
  260.                                                   CoSysop=3
  261.                                                    Friend=10 
  262.           
  263.           and Door Time as follows:     Subscriber=30 minutes
  264.                                     Visiting Sysop=20 minutes
  265.                                            CoSysop=10 minutes 
  266.                                             Friend=remaining call time
  267.                                
  268.  
  269.           You would set the Individual "Games per Day" config entry to 1 and 
  270.           the individual "Door Time" to 5 minutes (these would be the 
  271.           default number of games and default Time for all Security Levels
  272.           other than 20,30 or 40... make them any number you want). Next you
  273.           would replace 4 of the Security Level entries as :  020=05/30                                               
  274.                                                               030=02/20
  275.                                                               040=03/10
  276.                                                               090=10/0
  277.  
  278.  
  279.  
  280.  
  281.                            QUESTION FILE(S) SETUP
  282.                            ______________________
  283.  
  284.         MatchMaker has the ability to use 2 question files, one for Male
  285.         and one for Female. The Male question file must be named MMQUESTM.QUE
  286.         and the Female question file must be named MMQUESTF.QUE. The Male 
  287.         file is REQUIRED to be present and the Female file is OPTIONAL. If you
  288.         do NOT want separate question files, DO NOT create the MMQUESTF.QUE
  289.         file. If you do use both, bear in mind that the questions should be
  290.         essentially the same, but may be "slanted" to either sex. You will
  291.         not get many matches if you use entirely different questions and
  292.         answers. A sample MMQUESTM.QUE file is included to get you started.
  293.         
  294.         **You can force existing users to re-answer the questions by using the
  295.           option on the MMAINT menu.
  296.  
  297.         You  may have up to 50 questions.
  298.  
  299.         Each question can be up to 2 lines
  300.  
  301.         Each question can have up to 14 answers.
  302.  
  303.         The following is an explanation of how to set up this file:
  304.  
  305.         38                         <number of questions in this file
  306.         1                          <number of lines in the 1st question
  307.         10                         <number of answers
  308.         How old are you?           <question line 1
  309.         Less than 18 years old     <answer A
  310.         18 - 20 years old          <answer B
  311.         21 - 25 years old          <answer C
  312.         26 - 28 years old          <answer D
  313.         29 - 32 years old          <answer E
  314.         33 - 38 years old          <answer F
  315.         39 - 43 years old          <answer G
  316.         44 - 49 years old          <answer H
  317.         50 - 60 years old          <answer I
  318.         Over 60 years old          <answer J
  319.         2                          <number of lines in the last question
  320.         3                          <number of answers
  321.         "Now honestly, did you tell the whole truth on the"
  322.         "questionnaire, and nothing but the truth so help you God?"
  323.         "Yes, I told the whole truth"
  324.         A few lies never hurt anyone
  325.         I told mostly the truth
  326.  
  327.         In  the  above  example  the first line is the  total  number  of 
  328.         questions contained in the file.
  329.  
  330.         Line 2 is the number of lines in the first question.
  331.  
  332.         Line 3 is the number of answers listed for the question.
  333.  
  334.         Line 4 is the first question in the file.
  335.  
  336.         Lines 5 to 13 are the answers for the first question
  337.  
  338.         The last 7 lines break down as follows:
  339.  
  340.         Line 1 states that this question has two lines.
  341.  
  342.         Line 2 states that there are 3 answers listed
  343.  
  344.         Line 3 is the first line of the question.
  345.  
  346.         Line 4 is the second line of the question.
  347.  
  348.         Line 5 is the first answer.
  349.  
  350.         Line 6 is the second answer.
  351.  
  352.         Line 7 the third and last answer.
  353.  
  354.         A  line,  whether a question or an answer,  must be  enclosed  in 
  355.         quotation  marks  (") if the line contains any punctuation  other 
  356.         then a '?'. (see example files)
  357.  
  358.         The shorter the question the better.  One liners are the 
  359.         best, two liners ok, but three or more becomes tedious.
  360.  
  361.         There are two questions you need not worry about including in the 
  362.         file. These are:
  363.  
  364.                          What is your Sex
  365.                          What is your current age
  366.  
  367.         Since  the program must have these to work correctly,  they are
  368.         asked when you first log on.
  369.  
  370.  
  371.  
  372.  
  373.               MATCHMAKER MAINTENANCE PROGRAM (MMAINT)
  374.               _______________________________________
  375.  
  376.       The Caller Database and Message Database, that MatchMaker utilizes, 
  377.       must be purged periodically. The Caller database can hold an unlimited
  378.       number of callers, and the Message database can hold an unlimited
  379.       number of messages.
  380.  
  381.       After a message is read, it is marked for deletion, but not physically 
  382.       deleted from the database. The maintenance program (MMAINT), when run, 
  383.       will remove all messages marked for deletion, as well as those messages
  384.       that have been on the system longer than the number of days specified on
  385.       the command line, for Events, or requested when run manually.
  386.  
  387.       There are 2 ways to remove a caller form the Callers database. You can
  388.       delete it manually, after searching for & viewing the record or 
  389.       automatically if the door has not been accessed in the number of days
  390.       specified on the command line, for Events or requested when run manually.
  391.  
  392.       The command line required to run MMAINT as an EVENT is as follows:
  393.  
  394.               MMAINT /vvvvvvv.CFG /MDAYS:yy /CDAYS:zzz
  395.  
  396.       The command line required to run MMAINT MANUALLY is as follows:
  397.  
  398.                      MMAINT /vvvvvvv.CFG
  399.  
  400.           vvvvvvv.CFG  =  MatchMaker Configuration FIle
  401.                   yyy  =  Delete message if message is older than yyy days.
  402.                   zzz  =  Delete User if MMAKER not accessed in zzz days.
  403.  
  404.       As you can see, you can run MMAINT in your nightly event and/or manually.
  405.       Just adjust the command line, accordingly.
  406.  
  407.       Special Note: The only option available to Non=Registered users is the
  408.                     option to search/view a caller's record. All other require
  409.                     you to run a registered copy of MatchMaker.
  410.  
  411.  
  412.  
  413.                              COM Support
  414.                              ___________
  415.  
  416.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  417.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  418.       number after the configuration filename. Let's assume your Door is
  419.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  420.       passed to your Door would be:
  421.                                    FOOBAR FOOBAR.CFG /5
  422.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  423.       normally used with COM1. No /x parameter is needed for the standard
  424.       IRQ's.
  425.  
  426.  
  427.  
  428.                               LEGALITIES
  429.                               __________
  430.  
  431.  
  432.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  433.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  434.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  435.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  436.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  437.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  438.       OR BREACH OF ANY WARRANTY.
  439.  
  440.  
  441.  
  442.  
  443.  
  444.                              DISTRIBUTION
  445.                              ____________
  446.  
  447.    You may make this file available for downloading from your BBS or you may
  448.    upload it to any BBS of your choice, provided that you do not make any
  449.    changes to the contents of the archive (ZIP file). The archive and its
  450.    individual contents may not be used by any service that charges any money
  451.    whatsoever, without the written permission of the author.
  452.  
  453.  
  454.  
  455.  
  456.  
  457.                              REGISTRATION
  458.                              ____________
  459.  
  460.    Registration and the subsequent insertion of the registration number into
  461.    your configuation file, allows for the display of your BBS name on the
  462.    opening and closing screen as well as the reduction of a delay built into
  463.    the opening screen display along with the ability to change certain
  464.    values in the configuration file. In addition it will activate certain
  465.    options in the maintenance program.
  466.  
  467.    To register your copy of MatchMaker, please fill out the registration 
  468.    form (REGISTER.FRM) and mail it along with a small donation of $25 to
  469.    the name and address on the form.
  470.  
  471.    Be sure to use the proper upper/lower case when filling in your name and
  472.    BBS name, as they MUST match the way you entered them in the configuration
  473.    file.             ^^^^
  474.  
  475.    Based upon information supplied on the registration form, I will pre-
  476.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  477.    up your registration number.
  478.  
  479.  
  480.  
  481.                                  MISC
  482.                                  ____
  483.  
  484.    The latest version of MATCH MAKER and other fine SUNRISE DOOR programs
  485.    are always available for download from SUNRISE-80 BBS.
  486.  
  487.    Remember, should you have any problems, questions or suggestions, be sure
  488.    to drop me a message on Sunrise-80 or in the RIME network (BBS_Doors, 
  489.    PCBHints, SYSops) or on SMARTNET (SN_Sysops).
  490.